* Makefile.in (install-arch-indep): Remove dead code.
authorGlenn Morris <rgm@gnu.org>
Fri, 11 May 2012 17:13:18 +0000 (13:13 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 11 May 2012 17:13:18 +0000 (13:13 -0400)
commit93ab92943ba6b31d9cb21916373cae92874b2808
tree6b06b17580e33633ab0cc9b50d27ab9f074bbb5b
parent3dd27de3da4676630298c6675bc7585347491c30
* Makefile.in (install-arch-indep): Remove dead code.

./lisp/simpl.ele never exists in the _build_ directory,
the Lisp files are always in the _source_ directory.
Even if they were not, it would be wrong to install just
*.el and *.elc, since there are subdirectories in lisp/.
ChangeLog
Makefile.in